home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / PACKET / UPDAT630 / UPDAT630.EXE / AX25MAIL.TXT < prev    next >
Text File  |  1997-08-20  |  2KB  |  50 lines

  1. Support For AX25MAIL Protocol Type
  2. ----------------------------------
  3. If you use Netscape as your viewer for HTML files, WinPack now supports
  4. a special protocol type which is designed to make it easy to reply to
  5. the sender of the document.
  6.  
  7. If the sender puts in a link of the form:-
  8.  
  9. <A HREF="ax25mail:g8mzx@gb7skg.#15.gbr.eu">Mail To Roger</A>
  10.  
  11. you can click on the link and WinPack will behave as if you have clicked
  12. the "Reply To Sender" button. A message header form will be filled in
  13. with the address as specified in the link and with a message title based
  14. on the title of the sender's message.
  15.  
  16. It is also possible to use the AX25MAIL protocol type to automatically
  17. submit a reply to a form included in an HTML document. If the sender
  18. makes the FORM tag something like:-
  19.  
  20. <FORM Name="A Test" Action="ax25mail:g8mzx@gb7skg.!15.gbr.eu">
  21.  
  22. then clicking the Submit button on the form causes a message to be
  23. generated containing the information you have put in the form. It will
  24. be addressed as per the Action field of the FORM tag. Don't worry, you
  25. can look at the message, so there's no way it is going to disclose your
  26. darkest secrets!
  27.  
  28. Please Note
  29. -----------
  30. 1. The AX25MAIL protocol only works with Netscape used as an automatic
  31. viewer for messages read in WinPack. It doesn't work with pages
  32. downloaded using WinpScape.
  33.  
  34. 2. The text submitted from a form is in raw Netscape format, it is not
  35. encoded and is perfectly readable, but hardly "user friendly". There is
  36. little point sending out a form unless you are able to process the
  37. replies. The use of forms should definitely be regarded as experimental.
  38.  
  39. 3. Netscape does not seem to like '#' characters in a form Action field.
  40. You will see that in the above example I have used a '!', WinPack will
  41. translate this. The alternative would be to omit the full hierarchical
  42. address and simply put "g8mzx@gb7skg".
  43.  
  44.  
  45.  
  46. Roger Barker, G4IDE
  47. roger@peaksys.demon.co.uk
  48.  
  49. July 1997
  50.